Welcome![Sign In][Sign Up]
Location:
Search - HMM in C

Search list

[Speech/Voice recognition/combinehmm-viterbi-c

Description: 下载的一个不错的HMM程序,主要实现HMM中的viterbi最佳路径选择算法,用vc编写,可以根据自己需要参考修改 this is a excellent HMM program,it completes the VITERBI algorithm in HMM.
Platform: | Size: 28305 | Author: macui | Hits:

[Speech/Voice recognition/combinehmm-1.03.tar

Description: 语音识别中经典的HMM算法,包括产生序列、测试和参数训练,由C语言编写。- In speech recognition classical HMM algorithm, including has the sequence, the test and the parameter training, compiles by the C language.
Platform: | Size: 13312 | Author: | Hits:

[AI-NN-PRSURCE

Description: BP神经网络的C语言实现,BP神经网络解决异或问题,HMM的C语言实现,矢量量化的C语言实现-Neural Network C language, BP neural network solutions differences or problems, HMM C language, vector quantization C Language
Platform: | Size: 112640 | Author: 吴德烽 | Hits:

[Speech/Voice recognition/combineSpeech-recognition.hmm

Description: 利用hmm的孤立字(词)语音识别系统,经典的算法,没有图形界面,需要的可以完善一下。-use hmm isolated words (words) speech recognition system, the classical algorithm, no graphical interface, need to be perfect in this.
Platform: | Size: 268288 | Author: 张维镇 | Hits:

[Speech/Voice recognition/combineHMM

Description: 实现了隐马尔可夫模型的算法。可用向前算法和向后算法对模型进行训练。-Realize the hidden Markov model algorithms. Algorithm can be used forward and backward algorithm for training the model.
Platform: | Size: 3603456 | Author: waterlily | Hits:

[Speech/Voice recognition/combineHMMmodel

Description: This code implements in C++ a basic left-right hidden Markov model and corresponding Baum-Welch (ML) training algorithm. It is meant as an example of the HMM algorithms described by L.Rabiner (1) and others. Serious students are directed to the sources listed below for a theoretical description of the algorithm. KF Lee (2) offers an especially good tutorial of how to build a speech recognition system using hidden Markov models.
Platform: | Size: 15360 | Author: aaaaaaa | Hits:

[AI-NN-PRHidden_Markov_model_for_automatic_speech_recogniti

Description: Hidden_Markov_model_for_automatic_speech_recognition This code implements in C++ a basic left-right hidden Markov model and corresponding Baum-Welch (ML) training algorithm. It is meant as an example of the HMM algorithms described by L.Rabiner (1) and others. Serious students are directed to the sources listed below for a theoretical description of the algorithm. KF Lee (2) offers an especially good tutorial of how to build a speech recognition system using hidden Markov models.
Platform: | Size: 23552 | Author: | Hits:

[Communication-Mobilehmm-viterbi-c

Description: 下载的一个不错的HMM程序,主要实现HMM中的viterbi最佳路径选择算法,用vc编写,可以根据自己需要参考修改 this is a excellent HMM program,it completes the VITERBI algorithm in HMM.-Download a good HMM procedure, the main HMM realize the viterbi best path selection algorithm, using vc prepared, you can modify according to their need to reference this is a excellent HMM program, it completes the VITERBI algorithm in HMM.
Platform: | Size: 886784 | Author: macui | Hits:

[Mathimatics-Numerical algorithmsC-implement-of-hidden-markov

Description: HMM的c实现,对理解HMM很有用,尤其是动态手势识别中,手运动的建模基本都基于H-HMM of c realization of HMM is useful for understanding, especially in the dynamic gesture recognition, hand movements are based on modeling the basic H
Platform: | Size: 8192 | Author: wdx | Hits:

[Speech/Voice recognition/combineHMM

Description: 自己用c语言写的关于语音识别技术中最为流行的匹配算法hmm,相当有用-C language used to write their own on the voice recognition technology in the most popular matching algorithm hmm, very useful
Platform: | Size: 8192 | Author: 李正 | Hits:

[Compress-Decompress algrithmshmm

Description: 汉明码得C语言编写,有需要的兄弟姐妹们,希望对你有所帮组-Hamming code was written in C, there is a need to brothers and sisters, you would like to have help group
Platform: | Size: 5120 | Author: 黄国海 | Hits:

[OtherHMM

Description: 通用HMM,文件:Hmm.h and Hmm.cpp是Hmm class cmain.cpp是用c语言写的测试函数 main.cpp是用c++语言(stl)写的测试函数 HmmData.txt是一个hmm的存储文件,可由程序读出-Universal HMM, file: Hmm.h and Hmm.cpp yes Hmm class cmain.cpp is written in c language test function main.cpp is c++ language (stl) to write the test function HmmData.txt is a hmm storage files, read out by the program
Platform: | Size: 58368 | Author: yoen | Hits:

[CSharpaccord-hmm-source

Description: apriori algori in c#
Platform: | Size: 303104 | Author: prabakaran | Hits:

[Otherhmm-1.03

Description: This code implements in C++ a basic left-right hidden Markov model and corresponding Baum-Welch (ML) training algorithm. It is meant as an example of the HMM algorithms described by L.Rabiner (1) and others.-This code implements in C++ a basic left-right hidden Markov model and corresponding Baum-Welch (ML) training algorithm. It is meant as an example of the HMM algorithms described by L.Rabiner (1) and others.
Platform: | Size: 15360 | Author: shekarraj | Hits:

[AlgorithmHMM

Description: hidden markov model in c#
Platform: | Size: 97280 | Author: Moayad | Hits:

[Mathimatics-Numerical algorithmsHMM

Description: hmm 隐马尔科夫模型训练在C++环境下程序代码-hmm HMM training environment in C++ code
Platform: | Size: 2048 | Author: xiao3 | Hits:

[Graph RecognizeHMM

Description: 本程序是基于隐马尔科夫模型(HMM)的方法在visual C++环境中实现人脸检测。-This procedure is based on the hidden Markov model (HMM) method in visual C++ environments face detection.
Platform: | Size: 103424 | Author: | Hits:

[AI-NN-PRHMM

Description: VisualBasic 的 HMM 范例 HMM模型,Viterbi,滑动窗算法唐纳 Helland(定位在人类的DNA基因的目的)-HMM、Viterbi、and Sliding Window Algorithms (for purposes of locating genes in human DNA) by Tanner Helland This project demonstrates use of a Hidden Markov Model (HMM) to define the relationship between normal states (B) and island states (I) within a region of the human chromosome. This algorithm proves particularly useful for gene finding、as CpG islands (regions of DNA with a larger than expected number of adjacent cytosine and guanine nucleotides) tend to appear near the promoters of some 40 of mammalian genes. The automation of this process is critical in gene research because CpG islands are impossible to locate by simply looking at a strand of DNA (as they may cover several hundred bases and their C/G content may be only slightly higher than the expected value). The algorithm is fast、robust、and it includes a wealth of good routines (such as loading FASTA files into VB). Ive tried to include comments where applicable.
Platform: | Size: 33792 | Author: ji zuo-xin | Hits:

[Windows DevelopPoS-Tagging-based-on-HMM

Description: 基于隐马尔科夫的中文词性标注系统的C++源代码,包括训练集和测试集语料库,单词量和词性数目都没有写死,可适应任意大的训练和测试数据集,程序已经过优化,一次标注只需要不到10秒的时间。-Based on Hidden Markov of the Chinese part of speech tagging system in C++ source code, including the training set and test set corpus, vocabulary and speech numbers are not coded, can be adapted to arbitrarily large training and test data sets, the program has been optimized, a mark only need less than 10 seconds.
Platform: | Size: 4440064 | Author: 蒋智威 | Hits:

[Speech/Voice recognition/combineHMM-C

Description: hmm的C程序。总共有5个文件,全部采用C程序编写,可移植到任意平台。-c for hmm, five files and all programs can be added to any project in c/c++ platform. The programs have been evaluated and speed is very high.
Platform: | Size: 8192 | Author: 江永 | Hits:
« 12 3 »

CodeBus www.codebus.net